GINO Graphics Suite - GINOGRAF v9.5    

Default Restoration

Axes parameters may be restored to their numeric defaults using the routine:

ggRestoreAxesSettings()

which resets the conditions set up using ggSetAxesPos(), ggSetAxesScaling()  and ggSetAxesAttribs() for both axes.

If some of the axes setup is to be retained, or if only one axis' settings is to be reset then the relevant enquiry routines must be called in order to save the appropriate settings; these conditions may be set up again using ggSetAxesPos(), ggSetAxesScaling() and ggSetAxesAttribs() after a call to ggRestoreAxesSettings().